crypto/tls.newSessionTicketMsgTLS13.nonce (field)
4 uses
crypto/tls (current package)
handshake_client_tls13.go#L885: msg.nonce, cipherSuite.hash.Size())
handshake_messages.go#L1157: nonce []byte
handshake_messages.go#L1169: b.AddBytes(m.nonce)
handshake_messages.go#L1196: !readUint8LengthPrefixed(&s, &m.nonce) ||
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)